home *** CD-ROM | disk | FTP | other *** search
/ Champak 54 / Vol 54.iso / games / x_valin.swf / scripts / DefineButton2_141 / BUTTONCONDACTION on(press).as < prev   
Encoding:
Text File  |  2007-10-01  |  61 b   |  5 lines

  1. on(press){
  2.    toggleHighQuality();
  3.    gotoAndStop(10);
  4. }
  5.